projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f4e547
)
(abbreviated-home-dir): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 12 Oct 1993 20:57:36 +0000
(20:57 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 12 Oct 1993 20:57:36 +0000
(20:57 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 063377b5e49cf56838bc451f34cfbb8b8064bf9d..9e93d9800c8ca46ed1c5d59aa9828f3aa0138ff6 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-511,7
+511,7
@@
Choose the buffer's name using `generate-new-buffer-name'."
"Regexp to match the automounter prefix in a directory name.")
(defvar abbreviated-home-dir nil
- "The
the
user's homedir abbreviated according to `directory-abbrev-list'.")
+ "The user's homedir abbreviated according to `directory-abbrev-list'.")
(defun abbreviate-file-name (filename)
"Return a version of FILENAME shortened using `directory-abbrev-alist'.